Skip to content

Conversation

@zhjwpku
Copy link
Collaborator

@zhjwpku zhjwpku commented Oct 23, 2025

Meson build has warning_level=2, which enables -Wall -Wextra compiler flags. Some of the warning seems worth fixing.

This PR resolves some of the following warnings:

-Wredundant-move
-Wimplicit-fallthrough
-Wreorder
-Wsign-compare

Meson build has warning_level=2, which enables -Wall -Wextra
compiler flags. Some of the warning seems worth fixing.

This PR resolves some of the following warnings:

-Wredundant-move
-Wimplicit-fallthrough
-Wreorder
-Wsign-compare
@wgtmac wgtmac merged commit 25ec6a3 into apache:main Oct 24, 2025
10 checks passed
@zhjwpku zhjwpku deleted the fix_warning branch October 29, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants